Hope this works for you. Tested it this morning and everything I tried worked the way I wrote it to. Comments/Suggestions welcome as always.
Set the default maximum number of comments about people to 10, changable in the ini or by running the macro. Honestly can't see needing more than this, unless you run raids and such.
View feature is very nice, I think. Let's you pull up a specific entry, all the entries, or a range of them.
Add was giving me trouble until I realized that the way MQ was handling parameters changed, again.

You don't need to enclose the entire string of commands in "", just the "information" for the add command.
(spent about an hour debugging that one until I noticed what was happening)
Remove feature clears the specific entry, or all of them, and then bumps all the rest up so you don't have any empty gaps in the INI file. This makes it so any new information is always added to the bottom of the list unless you tell it otherwise.
I'm sleepie, going to curl up.