#3775: Allow decompressed packets to grow to max capacity
Do not use size as max capacity, as its possible that the entity rewriter increases the size afterwards. This would result in a kick (it happens rarely as the entity ids size must differ). (commit: 4fded98)