The extension currently does not merge the field pt_user of the protected_titles table, which is a link to the user_id from the user table.
To fix this, the field pt_user should still be added to the array of fields in UserMerge.php, function mergeDatabaseTables(), so that it gets updated as well!