pub const MAX_TAG_BYTES: usize = 8191;
The byte budget for the tag section, excluding the leading @ and the separating space.
@
The message-tags capability raises the total line budget by this much.
message-tags