If you want things grouped in a file, look into using an ini file instead of a txt file.
/help /writeini
/help $readini
Then you could have it saved similar to:
[guess1]
nick1=Nick
nick2=AnotherNick
nick3=YetAnotherNick
[guess2]
nick1=FourthNick
etc.