I’ve just tried again with the SVN version and no luck. Even for posts updated with a minute or so, they get reposted. I’m no PHP dev but looking at the code it does seem to have the proper checks in, unless this line:
get_post_meta($post_id, ‘aktt_tweeted’, true) == ‘1’
returns the wrong parameter (which I couldn’t tell for sure)
HTH