Fix absurd fee bug reported in #3281, with tests This was ported from the Hush `absurd_fee_bug` PR: https://github.com/MyHush/hush/pull/136 Tests executed with `./qa/pull-tester/rpc-tests.sh wallet` and pass on Ubuntu 16.04. Some tests were added for previously untested behavior as well. Closes #3281.