- Improve char-limit handling for plan comments
- Keep 65000 chars instead of 65300 to make enough room for comment wrapper
- Keep the last chars instead of the first ones when truncating (they're usually more useful)
- Always add a link to full logs on plan comments
This is based on robburger#25