Feature summary (what you would like to be able to do and where):
Current behavior is you subscribe to a busy thread, it gets 100 new edits overnight, but the notification dropdown tray groups them into one group of 25 (25 is some kind of hard-coded maximum).
You then click on "All notifications" as a workaround, hoping to see the rest of the notifications grouped together, but this view loses the groupings completely.
The problem with a maximum of 25 is you'll often only end up seeing the most recent 25 revisions highlighted, which means that you're reading things out of order. That is, you're reading the most recent replies, without reading some in between replies.
My proposal is to lift the cap of 25. If there's 100 replies to the same thread overnight, I'd like it to group all 100 notifications together, and let me click on it as one item, and then go to the page and highlight those 100 paragraphs that changed.
Use case(s) (list the steps that you performed to discover that problem, and describe the actual underlying problem which you want to solve. Do not describe only a solution):
Benefits (why should this be implemented?):