In fixing an underflow error on the lookaside entry count in WT-3891, we introduced a bug where the count is incremented rather than decremented at the end of inserting a block. This bug can lead to the reported lookaside entry count being off by up to 2 orders of magnitude.