Add new argument to info fibres to enable grouping by line/stack
Adds an extra optional, numerical argument to info fibres
which lets you specify how many frames "up" to inspect for similarity and group. Check for same-line cases regardless of the value of that numerical argument.
Not passing that optional parameter returns output in the same format as before.